During the testing on Wario's outfit for console, it resulted it a crash after
stage selecting. It works fine for the Dolphin emulator though.



For the console version, it uses Mario's regular hat model since Wario's hat
has more polgons and spikes the file size up to 750KB.

Also, for the hat shadow that all Mario models use in Smash bros...I have
one for this import BUT, it won't show up during gameplay for some reason.
I have to keep it's texture format as low as possible. The hat shadow texture is
normally "RGBA8" which has a ridiculous data size, so I used the "C18" format
and now it's not showing...But who cares right?